CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - banker algorithm

搜索资源列表

  1. banker

    0下载:
  2. 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。 -The purpose of this design through the writing and debugging
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:245173
    • 提供者:elaine
  1. Banker

    0下载:
  2. 用于操作系统,银行家算法,用以计算安全性,判断如何分配资源,判断资源分配是否安全-For the operating system, banker' s algorithm for computing security, determine how to allocate resources, determine the allocation of resources if it is safe
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1921
    • 提供者:wujingyun
  1. Banker

    0下载:
  2. 银行家算法 采用C#编程 开发环境VS2005 朋友们可以参考一下 主要核心算法大同小异 其他语言的也可以参考下-Banker' s algorithm using C# programming development environment VS2005 friends can refer to more or less the same core algorithms in other languages can also refer to the following
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:432379
    • 提供者:wx
  1. banker

    0下载:
  2. 行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-Algorithm is to avoid deadlock experts an important method, the experiment requires the preparation of high-level language and debug a simple procedure of Banker'
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2609
    • 提供者:zicek
  1. BANKER

    0下载:
  2. 银行家算法C++描述 银行家算法C++描述-Banker' s Algorithm C++ descr iption of banker' s algorithm C++ descr iption
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:13952
    • 提供者:gacser
  1. banker

    0下载:
  2. 操作系统中的经典算法—银行家算法的实现,并进行了改进。-Classical algorithm in the operating system- the realization of banker' s algorithm and improved.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:847763
    • 提供者:xiangcao
  1. BA

    0下载:
  2. 操作系统实验,在VC下模拟实现银行家算法,运行过程中根据提示使用资源验证是否死锁-OS experiment to simulate the realization of banker algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2073
    • 提供者:erene
  1. Banker

    0下载:
  2. 计算机操作系统死锁的避免--银行家算法C语言版。-Computer operating system deadlock detection algorithm for C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1399
    • 提供者:hezj
  1. BANKER

    0下载:
  2. program to implement the banker s algorithm
  3. 所属分类:IT Hero

    • 发布日期:2017-03-29
    • 文件大小:1002
    • 提供者:Juned
  1. Banker

    0下载:
  2. This code defines the behaviors of the bankers algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1131
    • 提供者:Steven
  1. BankersAlgorithm

    0下载:
  2. Banker s Algorithm implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:174999
    • 提供者:sersery
  1. banker

    0下载:
  2. 银行家算法,使用vs2005控制台应用程序设计的-Banker' s algorithm, using vs2005 console application designed for
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:428082
    • 提供者:小庆
  1. banker

    0下载:
  2. 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。-Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:53257
    • 提供者:韩妍丽
  1. banker

    0下载:
  2. 操作系统实验银行家算法,检测死锁并且给出相应序列-En Operating System Experiment banker' s algorithm. . .
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2889
    • 提供者:jiazhiyu
  1. banker

    0下载:
  2. 操作系统进程中的银行家算法,利用C语言实现的简单程序。-The operating system in the process of banker' s algorithm, using C language implementation of the simple procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:756
    • 提供者:element
  1. banker

    0下载:
  2. 使用C语言实现的模拟操作系统的资源分配的银行家算法~-Using the C language implementation of the simulation of the operating system allocation of resources banker' s algorithm ~
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:53586
    • 提供者:于海南
  1. banker

    0下载:
  2. 银行家算法小程序,Linux平台下运行。-Banker' s algorithm applet, Linux platform to run.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1350
    • 提供者:
  1. Banker

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。-Banker' s algorithm is one of the most representative of the deadlock avoidance algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:2914
    • 提供者:柳下惠
  1. sol2

    0下载:
  2. banker algorithm program that make detection and terminate while detrmine processes & resources check up where is deadlock exist.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1460
    • 提供者:belal
  1. Banker

    0下载:
  2. 计算机操作系统 银行家算法解决问题,为资源的分配作为根据-Computer operating system banker' s algorithm to solve the problem, the distribution of resources as a basis for
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1729
    • 提供者:w
« 1 2 3 4 56 7 8 9 10 ... 28 »
搜珍网 www.dssz.com